home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / O1561415.CAB / MSOHLP11.CHM_1033 / html / awsprogram.css < prev    next >
Cascading Style Sheet File  |  2003-05-28  |  2KB  |  50 lines

  1. ∩╗┐assetid, filename, {display: block; margin-top: 6px; margin-bottom: 6px}
  2. topic {font-family: Verdana, Arial, Helvetica; font-size:12px}
  3.  
  4.  
  5. br, caption, clsdescript, description, example, expando, memdescript, note, objmodart, para, remarks, tr {display: block; margin-top:6px; margin-bottom:6px}
  6. bookmark, expinline, hottext, link, term {display:inline; color:#0000ff; text-decoration:underline}
  7. runinhead, ui, {display:inline; font-weight: bold}
  8.  
  9. bookmark {display:inline; color: #999900}
  10. bterm {display:inline; font-weight:bold}
  11.  
  12. pre {white-space:pre; display: block;}
  13. code {font-family: courier new, courier; color: #009900;}
  14. codeinline {font-family: courier new, courier; color: #009900;}
  15.  
  16. heading {dispaly: block; font-size: 14px; font-weight: bold}
  17. hr {display:block; border-bottom:1px; border-style:groove; border-bottom-width:thin}
  18.  
  19.  
  20. item {display: block; list-style-type:disc}
  21. iterm {display:inline; font-style:italic}
  22. list {display:block; margin-left:6px}
  23. media {display:block; border-bottom:1px; border-style:groove; border-bottom-width:thin; border-color:#ffcccc}
  24. parameter {display:block; margin-top:3px; margin-bottom:3px; background-color: #cccccccc;}
  25.  
  26. signature {display:block; margin-top: 6px; margin-bottom: 6px; background-color: #cccccccc; white-space:pre}
  27. syntax {background-color:#cccccc}
  28. strike {display:inline; text-decoration: line-through}
  29. subscript {vertical-align: sub}
  30. superscript {vertical-align: super}
  31. td {display:inline}
  32. th {display:inline; font-weight:bold; background-color:#cccccc}
  33. title {display:block; font-size: 16px; font-family:Arial; font-weight:bold}
  34.  
  35. insertion {display:inline; color: #FF0000}
  36. deletion {display:inline; text-decoration:line-through; color:#FF0000}
  37. annotation {
  38.   counter-increment: annotation;
  39. }
  40.  
  41. annotation * {
  42.   color: black;
  43.   background-color: yellow;
  44. }
  45.  
  46. annotation:before {
  47.   font-weight:bold;
  48.   content: "[" attr(initials) counter(annotation) "]";
  49. }
  50.